/ Assembly List / LJCDBViewDAL / ViewGridColumnManager / GetUniqueKey

Namespace - LJCDBViewDAL


Parameters
viewDataID - The ViewData ID.
propertyName - The property name.

Returns

The unique key record.

Syntax

C#
public DbColumns GetUniqueKey(Int32 viewDataID, String propertyName)

Get the Unique key record.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.